BASED NETWORK
Verified contract
Active on
Base with 265 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x82de…bb9e
0x6bde…7891
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BASED | ERC-20 | 5.869821M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20057705 | a month ago | | | 0 | 2.7122770e-7 | |
| 17272039 | 4 months ago | | | 0 | 0.000000305580833915 | |
| 15674963 | 5 months ago | | | 0 | 0.000093415065 | |
| 12687554 | 7 months ago | | | 0 | 2.6401079e-7 | |
| 12507207 | 7 months ago | | | 0 | 0.000027733426 | |
| 12463089 | 7 months ago | | | 0 | 0.0000022981490 | |
| 12407464 | 7 months ago | | | 0 | 0.0000028784586 | |
| 12298805 | 7 months ago | | | 0 | 0.000032398812 | |
| 12297263 | 7 months ago | | | 0 | 0.00022982518 | |
| 12287676 | 7 months ago | | | 0 | 0.0000049187646 |
ABI
ABI objects
Getter at block 22017539
_maxTaxSwap() view returns (uint256)
10000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
10000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
BASED NETWORK
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
BASED
totalSupply() pure returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
manualSwap()
openTrading()
reduceFee(uint256 _newFee)
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
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.