Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Awin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11580399 | 4 years ago | | | 0 | 0.0032853041 | |
| 11016753 | 4 years ago | | | 0 | 0.0045727880 | |
| 11007997 | 4 years ago | | | 0 | 0.0026637600 | |
| 10997791 | 4 years ago | | | 0 | 0.0022641960 | |
| 10996468 | 4 years ago | | | 0 | 0.0041288280 | |
| 10995425 | 4 years ago | | | 0 | 0.0031521160 | |
| 10995184 | 4 years ago | | | 0 | 0.0026193640 | |
| 10995115 | 4 years ago | | | 0 | 0.0026637600 | |
| 10995113 | 4 years ago | | | 0 | 0.0030189280 | |
| 10995091 | 4 years ago | | | 0 | 0.0017580816 |
ABI
ABI objects
Getter at block 21190197
_owner() view returns (address)
0xe4e6cda1d147d6b1815e98fe3f56ed7ee249a4ec
decimals() view returns (uint8)
10
name() view returns (string)
Awin
symbol() view returns (string)
AWIN
totalBurn() view returns (uint256)
0
totalSupply() view returns (uint256)
300000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
multiTransfer(address[] receivers, uint256[] values)
multiTransferEqualAmount(address[] receivers, uint256 amount)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
withdrawUnclaimedTokens(address contractUnclaimed)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.