ALMIGHTY LOAF
Verified contract
Active on
Ethereum with 222 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 "ALMIGHTY LOAF"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20257279 | 4 months ago | | | 0 | 0.00018508736 | |
| 19824341 | 6 months ago | | | 0 | 0.00027363783 | |
| 19615151 | 7 months ago | | | 0 | 0.00091245043 | |
| 19105208 | 9 months ago | | | 0 | 0.00077778388 | |
| 18962923 | 10 months ago | | | 0 | 0.0010677253 | |
| 18956399 | 10 months ago | | | 0 | 0.0014787045 | |
| 18955613 | 10 months ago | | | 0 | 0.00077752883 | |
| 18923694 | 10 months ago | | | 0 | 0.00067083870 | |
| 18901986 | 10 months ago | | | 0 | 0.00087545893 | |
| 18894535 | 10 months ago | | | 0 | 0.00081467011 |
ABI
ABI objects
Getter at block 21172828
alwaysTrue() pure returns (bool)
true
decimals() view returns (uint8)
9
getCurrentTime() view returns (uint256)
1731429299
mediatorFunction() pure
()
name() view returns (string)
ALMIGHTY LOAF
owner() view returns (address)
0x0000000000000000000000000000000000000000
stubFunction() pure
()
symbol() view returns (string)
LOAF
totalSupply() view returns (uint256)
1000000000000000000
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 subtractedAmount) returns (bool)
disableBuyLimit()
enableBuyLimit()
increaseAllowance(address spender, uint256 addedAmount) returns (bool)
renounceOwnership()
setMaxTokensPerWallet(uint256 newLimit)
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.