BaldonBase
Unverified contract
Proxy
Active on
Base with 17 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc143…526f
0xfcd3…7ff1
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BOB | ERC-20 | 268.673056K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 3513292 | a year ago | | | 0 | 3.2440935e-7 | |
| 2671577 | a year ago | | | 0 | 0.000000000016397245 | |
| 2671398 | a year ago | | | 0 | 0.000000000020264058 | |
| 2224271 | a year ago | | | 0 | 0.000073420503 | |
| 2191340 | a year ago | | | 0 | 0.000073438503 | |
| 2188039 | a year ago | | | 0 | 0.000014777700 | |
| 2092664 | a year ago | | | 0.05 | 0.000071136000 | |
| 2082919 | a year ago | | | 0 | 0.0000049259025 | |
| 2082842 | a year ago | | | 0 | 0.0000072125936 | |
| 2056626 | a year ago | | | 0 | 0.000073888503 |
ABI
ABI objects
Getter at block 22766622
_buyCount() view returns (uint256)
107
_maxTaxSwap() view returns (uint256)
500000000000000
_maxTxAmount() view returns (uint256)
50000000000000000
_maxWalletSize() view returns (uint256)
50000000000000000
_taxSwapThreshold() view returns (uint256)
500000000000000
_taxWallet() view returns (address)
0xc143d17ba0378b75552720ca5da53fe1aa05526f
decimals() pure returns (uint8)
9
factory() view returns (address)
0xfa198c9b2891ac0338acafc998769690720d73d9
name() view returns (string)
BaldonBase
symbol() view returns (string)
BOB
totalSupply() pure returns (uint256)
100000000000000000
transferDelayEnabled() view returns (bool)
false
uniswapV2Pair() view returns (address)
0x6cd416edfc8848601e77c363807fee1ff48d6fb8
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)
init(string _nameIn, string _symbolIn, address _user) payable returns (address poolAddress)
manualSwap()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateTaxWallet(address _updateTaxWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
receive()
This contract contains no error objects.