FatimirPudding
Verified contract
Active on
Base with 39 txns
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 "FatimirPudding"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15655224 | 5 months ago | | | 0 | 1.7426160e-7 | |
| 11701811 | 8 months ago | | | 0 | 0.000000002897627684 | |
| 11701793 | 8 months ago | | | 0 | 0.0000046487140 | |
| 11701784 | 8 months ago | | | 0 | 0.000000001557030036 | |
| 11701778 | 8 months ago | | | 0 | 0.000000001966911310 | |
| 11701778 | 8 months ago | | | 0 | 0.000000046224955722 | |
| 11701761 | 8 months ago | | | 0 | 0.000000001653948916 | |
| 11701742 | 8 months ago | | | 0 | 0.000000001756607652 | |
| 11701649 | 8 months ago | | | 0 | 0.000000060279671160 | |
| 11701641 | 8 months ago | | | 0 | 0.0000046487141 |
ABI
ABI objects
Getter at block 22164113
_maxWalletSize() view returns (uint256)
8000000000000000000000
canTrade() view returns (bool)
true
decimals() pure returns (uint8)
18
name() view returns (string)
FatimirPudding
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xaf1703445d544f5eadd58ae97fbf15dc6dde337b
symbol() view returns (string)
FAT
totalSupply() view returns (uint256)
100000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
enableTrading(bool _canTrade)
removeWalletLimit()
renounceOwnership()
setMaxWallet(uint256 maxWallet)
setMaxWalletExempt(address holder, bool exempt)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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.