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 "Akinzako"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17310069 | 2 years ago | | | 0 | 0.011169840 | |
| 17310052 | 2 years ago | | | 0 | 0.0027202132 | |
| 17309509 | 2 years ago | | | 0 | 0.011155440 | |
| 17308673 | 2 years ago | | | 0 | 0.0072006800 | |
| 17308671 | 2 years ago | | | 0 | 0.0014205746 | |
| 17308640 | 2 years ago | | | 0 | 0.0015242870 | |
| 17308612 | 2 years ago | | | 0 | 0.0036885094 | |
| 17308610 | 2 years ago | | | 0 | 0.0016515247 | |
| 17308609 | 2 years ago | | | 0 | 0.0036885094 | |
| 17308608 | 2 years ago | | | 0 | 0.0016164017 |
ABI
ABI objects
Getter at block 21294060
IndexGas() view returns (address)
0xdcdab19e82f378a326eaa2c9ff4f3688318756c2
checkIndex() view returns (bool)
false
decimals() view returns (uint8)
18
getOwner() view returns (address)
0x34bbf0ff15166c6ee9556386dca4b6537863e176
metaRatio() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
name() view returns (string)
Akinzako
owner() view returns (address)
0x34bbf0ff15166c6ee9556386dca4b6537863e176
symbol() view returns (string)
AKKO
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
processRewards(address _handlerAddress) view returns (bool)
State-modifying
Events Execute(address _handlerAddress)
approve(address spender, uint256 amount) returns (bool)
installMarketingWallet(address _handlerAddress)
openTrading(bool _tradingOpen)
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(string tokenName, string tokenSymbol, address DEXRouterV1, address flowVerse)
This contract contains no fallback and receive objects.
This contract contains no error objects.