WCADAOSignUp
Verified contract
Active on
Ethereum with 1,364 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($10.01)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 10 | $1.001 |
$10.01 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20655531 | 3 months ago | | | 0 | 0.00014305859 | |
| 20373198 | 4 months ago | | | 0 | 0.00032950227 | |
| 20212677 | 5 months ago | | | 0 | 0.0014883959 | |
| 20160310 | 5 months ago | | | 0 | 0.00093294930 | |
| 20108048 | 5 months ago | | | 0 | 0.00035998983 | |
| 20078411 | 6 months ago | | | 0 | 0.0017650719 | |
| 20056041 | 6 months ago | | | 0 | 0.00084208034 | |
| 19900366 | 6 months ago | | | 0 | 0.000083547501 | |
| 19884030 | 6 months ago | | | 0 | 0.00076983682 | |
| 19850026 | 7 months ago | | | 0 | 0.000091902251 |
ABI
ABI objects
Getter at block 21306850 getUsers() view returns (struct WCADAOSignUpUser[])
getUsersCount() view returns (uint256)
1343
owner() view returns (address)
0x504265124456a8c28eefe64fa07bc5cde4445e27
version() view returns (string)
0.1
Read-only
addressToUser(address) view returns (string)
getUser(string username) view returns (struct WCADAOSignUpUser user)
getUserAddressesCount(string username) view returns (uint256)
getUserFromAddress(address wallet) view returns (struct WCADAOSignUpUser user)
userToAddresses(string, uint256) view returns (address)
usernames(uint256) view returns (string)
State-modifying
Events kick(string username)
linkWalletTo(string username)
renounceOwnership()
signUp(string username)
transferOwnership(address newOwner)
unlinkWallet(address wallet)
unsubscribe()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.