Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9ae8…343f
8 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.001632 |
$0 | |
BUNJI | ERC-20 | 2.009367M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21536276 | 7 days ago | | | 0 | 0.000000072769212800 | |
| 15857197 | 5 months ago | | | 0 | 1.3890232e-7 | |
| 15453533 | 5 months ago | | | 0 | 1.2152427e-7 | |
| 14679137 | 5 months ago | | | 0 | 1.3572883e-7 | |
| 14165916 | 6 months ago | | | 0 | 0.0000036071556 | |
| 13811199 | 6 months ago | | | 0 | 1.3068586e-7 | |
| 13636214 | 6 months ago | | | 0 | 0.000046600000 | |
| 13513634 | 6 months ago | | | 0 | 1.3886631e-7 | |
| 13456215 | 6 months ago | | | 0 | 0.0000013967139 | |
| 13440453 | 6 months ago | | | 0 | 0.0000015224905 |
ABI
ABI objects
Getter at block 21855494
_maxTaxSwap() view returns (uint256)
8413800000000000
_maxTxAmount() view returns (uint256)
420690000000000000
_maxWalletSize() view returns (uint256)
420690000000000000
_taxSwapThreshold() view returns (uint256)
420690000000000
caSwitch() view returns (bool)
false
decimals() pure returns (uint8)
9
name() pure returns (string)
Basunji
owner() view returns (address)
0x0000000000000000000000000000000000000000
rescueSwitch() view returns (bool)
false
symbol() pure returns (string)
BUNJI
totalSupply() pure returns (uint256)
420690000000000000
uniswapV2Pair() view returns (address)
0x6c9b3df2432aa368ec9f63d833ef7ed22626f381
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
marketPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
clearSwitch(bool _status)
enableRescue(bool _status)
enableTrading()
excludeAddr(address addr, bool exempt)
freeStuckEth()
manualSwap()
removeLimits()
renounceOwnership()
rescueAnyERC20Tokens(address _tokenAddr, uint256 _amount)
setMarketPair(address addr)
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.