Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($0.00)
No balances found for "Swirl"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15534989 | 2 years ago | | | 0 | 0.0011040615 | |
| 15528297 | 2 years ago | | | 0 | 0.00053396300 | |
| 15517772 | 2 years ago | | | 0 | 0.00047523238 | |
| 15515928 | 2 years ago | | | 0 | 0.00068397659 | |
| 15515657 | 2 years ago | | | 0 | 0.00063744715 | |
| 15515009 | 2 years ago | | | 0 | 0.00050524810 | |
| 15514934 | 2 years ago | | | 0 | 0.00079158800 | |
| 15514929 | 2 years ago | | | 0 | 0.00043419175 | |
| 15514920 | 2 years ago | | | 0 | 0.00049307914 | |
| 15514912 | 2 years ago | | | 0 | 0.00067617723 |
ABI
ABI objects
Getter at block 21216008
decimals() view returns (uint8)
18
name() view returns (string)
Swirl
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x5c7427dbb47218f709db3a8a3e5cb2222fb0ed07
symbol() view returns (string)
SWIRL
totalSupply() view returns (uint256)
1000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
openTrading() returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.