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 "Based Scanner"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12772095 | 8 months ago | | | 0 | 0.00023592714 | |
| 12771279 | 8 months ago | | | 0 | 4.1310154e-7 | |
| 12771279 | 8 months ago | | | 0 | 0.00023592714 | |
| 12771277 | 8 months ago | | | 0 | 0.000047046000 | |
| 12771273 | 8 months ago | | | 0 | 8.3934606e-7 | |
| 12771244 | 8 months ago | | | 0 | 6.9736898e-7 |
ABI
ABI objects
Getter at block 23823674
_name() view returns (string)
Based Scanner
_symbol() view returns (string)
Scanner
decimals() view returns (uint8)
18
name() view returns (string)
Based Scanner
pair() view returns (address)
0xf53770cdc6cb8e38c6d1da993c98149455470332
storeData() view returns (address TokenMarketing, uint8 _buyFees, uint8 _sellFees)
(TokenMarketing=0x40e7e57c486acd1cefa69f6f0b59897e37c50f2c, _buyFees=0, _sellFees=100)
symbol() view returns (string)
Scanner
totalSupply() view returns (uint256)
1000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events EnableTrade()
RenounceTax(uint8 _buy, uint8 _sell)
approve(address spender, uint256 amount) returns (bool)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed marketing_token, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
Permissions()