Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($0.00)
No balances found for "BANGER"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18558450 | a year ago | | | 0 | 0.0025460050 | |
| 18558441 | a year ago | | | 0 | 0.0061430891 | |
| 18558428 | a year ago | | | 0 | 0.021503000 | |
| 18558424 | a year ago | | | 0 | 0.0022149918 | |
| 18558422 | a year ago | | | 0 | 0.0015885488 | |
| 18558419 | a year ago | | | 0 | 0.0039765519 | |
| 18558414 | a year ago | | | 0 | 0.0015600280 | |
| 18558411 | a year ago | | | 0 | 0.0015100756 | |
| 18558411 | a year ago | | | 0 | 0.0015100756 | |
| 18558409 | a year ago | | | 0 | 0.0040172643 |
ABI
ABI objects
Getter at block 21118816
_maxTransferAmount() view returns (uint256)
100000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletToken() view returns (uint256)
100000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
BANGER
pair() view returns (address)
0x0f986dec53efdaecbbce646b3654418500297752
symbol() pure returns (string)
BANGER
totalSupply() view returns (uint256)
100000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events addAdequateLiquid()
approve(address spender, uint256 amount) returns (bool)
setParameters(uint256 _buy, uint256 _trans, uint256 _wallet)
setStructure(uint256 _liquidity, uint256 _marketing, uint256 _burn, uint256 _development, uint256 _total, uint256 _sell, uint256 _trans)
setisBot(address _address)
setisExempt(address _address, bool _enabled)
setisGreen(address _address) payable
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
zeroTx(uint256 newVal) payable
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.