testfaucet11 Contract Overview Actions (1) Structs (2) Tables (1) ABI Overview The data structures defined by this contract. account Table row type of accounts { "name": "account", "base": "", "fields": [ { "name": "balance", "type": "asset" } ] } send Action parameter in send { "name": "send", "base": "", "fields": [ { "name": "account", "type": "name" } ] }