MAJIN BURN
Verified contract
Active on
Ethereum with 142 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 "MAJIN BURN"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18931959 | 10 months ago | | | 0 | 0.00068204058 | |
| 15352641 | 2 years ago | | | 0 | 0.00044269637 | |
| 15262624 | 2 years ago | | | 0 | 0.00031732474 | |
| 15262606 | 2 years ago | | | 0 | 0.00030304729 | |
| 15244252 | 2 years ago | | | 0 | 0.00078219008 | |
| 15244146 | 2 years ago | | | 0 | 0.00051570064 | |
| 15243550 | 2 years ago | | | 0 | 0.00036954757 | |
| 15243498 | 2 years ago | | | 0 | 0.00024425717 | |
| 15241897 | 2 years ago | | | 0 | 0.00025732611 | |
| 15241846 | 2 years ago | | | 0 | 0.00032232176 |
ABI
ABI objects
Getter at block 21204335
SWAPamount() view returns (uint256)
70000000000000
_maxWalletSize() view returns (uint256)
200000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
MAJIN BURN
owner() view returns (address)
0x690974d63012154f6eac427610c07db71c441955
symbol() pure returns (string)
MAJINB
totalSupply() pure returns (uint256)
10000000000000000
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)
delBot(address notbot)
liftMax()
manualsend()
manualswap()
openTrading()
renounceOwnership()
setBots(address[] bots_)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFees(uint256 sellTax, uint256 reflections, uint256 buyTax)
updateMaxWalletamount(uint256 newNum)
updateSWAPamount(uint256 newNum)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SWAPamountUpdated(uint256 SWAPamount)
Transfer(address indexed from, address indexed to, uint256 value)
maxWalletSizeamountUpdated(uint256 _maxWalletSize)
constructor()
receive()
This contract contains no error objects.