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 |
---|---|---|---|---|---|
404 | ERC-20 | 4.51819K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16309077 | 2 years ago | | | 0 | 0.00086223138 | |
| 15517264 | 2 years ago | | | 0 | 0.00063475589 | |
| 15516919 | 2 years ago | | | 0 | 0.00077471340 | |
| 15513945 | 2 years ago | | | 0 | 0.00044524098 | |
| 15511660 | 2 years ago | | | 0 | 0.00049077312 | |
| 15511207 | 2 years ago | | | 0 | 0.0015879443 | |
| 15511076 | 2 years ago | | | 0 | 0.00088865539 | |
| 15511071 | 2 years ago | | | 0 | 0.00070843500 | |
| 15511065 | 2 years ago | | | 0 | 0.00052765211 | |
| 15511055 | 2 years ago | | | 0 | 0.00042718889 |
ABI
ABI objects
Getter at block 21230787
buyFee() view returns (uint256)
5
decimals() view returns (uint8)
18
marketingWallet() view returns (address)
0x8f32f26f440d28692be4c35bc24f9195ab8208c9
maxTx() view returns (uint256)
100000000000000000000000
maxWallet() view returns (uint256)
100000000000000000000000
name() view returns (string)
ERROR
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256)
5
symbol() view returns (string)
404
totalSupply() view returns (uint256)
100000000000000000000000
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _fee)
updateMaxTx(uint256 _maxTxAmount)
updateMaxWallet(uint256 _maxWalletAmount)
updateSellFees(uint256 _fee)
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()
receive()
This contract contains no error objects.