Keccak-256
Verified contract
Active on
Ethereum with 191 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FIPS 202 | ERC-20 | 16.545818M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19859222 | 6 months ago | | | 0 | 0.00025031917 | |
| 19853907 | 6 months ago | | | 0 | 0.00063836300 | |
| 17012409 | 2 years ago | | | 0 | 0.00091495346 | |
| 16885336 | 2 years ago | | | 0 | 0.0023425399 | |
| 16885326 | 2 years ago | | | 0 | 0.0021488125 | |
| 16882385 | 2 years ago | | | 0 | 0.00066538798 | |
| 16813854 | 2 years ago | | | 0 | 0.0014257721 | |
| 16797217 | 2 years ago | | | 0 | 0.0018025549 | |
| 16797215 | 2 years ago | | | 0 | 0.0017175987 | |
| 16795666 | 2 years ago | | | 0 | 0.00059057616 |
ABI
ABI objects
Getter at block 21159610
_maxWalletAmount() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
keccakTeam() view returns (address)
0x21f2376302af617948885a08aa33e488c16065ff
name() pure returns (string)
Keccak-256
pair() view returns (address)
0x02a53e5f5163d198e4e051147084a72d40ed14f7
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
50000000000000000
symbol() pure returns (string)
FIPS 202
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
setKeccakFee(uint256 _keccakFee)
setMaxWallet(uint256 _percentage)
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 owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.