t.me/MaxxBurn
Verified contract
Active on
Ethereum with 18 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 "t.me/MaxxBurn"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11238958 | 4 years ago | | | 0 | 0.00066594000 | |
| 11238899 | 4 years ago | | | 0 | 0.0013318800 | |
| 11238882 | 4 years ago | | | 0 | 0.0011325420 | |
| 11238859 | 4 years ago | | | 0 | 0.0034808940 | |
| 11238854 | 4 years ago | | | 0 | 0.0024417800 | |
| 11238853 | 4 years ago | | | 0 | 0.00072060560 | |
| 11238851 | 4 years ago | | | 0 | 0.00097671200 | |
| 11238845 | 4 years ago | | | 0 | 0.0035960760 | |
| 11238839 | 4 years ago | | | 0 | 0.0011325420 | |
| 11238827 | 4 years ago | | | 0 | 0.0034808940 |
ABI
ABI objects
Getter at block 21400912
_owner() view returns (address)
0x734345071011c158ef7fbc6f139c83361c07a1b9
basePercentage() view returns (uint256)
0
decimals() view returns (uint8)
18
name() view returns (string)
t.me/MaxxBurn
symbol() view returns (string)
MaxxBurn
totalSupply() view returns (uint256)
9975500000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256)
findPercentage(uint256 amount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
burn(uint256 amount)
burnOnOff()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
multiTransfer(address[] receivers, uint256[] values)
multiTransferEqualAmount(address[] receivers, uint256 amount)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
withdrawUnclaimedTokens(address contractUnclaimed)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.