Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xfcd3…7ff1
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BALDC | ERC-20 | 2.030134M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21314163 | a month ago | | | 0 | 4.7569502e-7 | |
| 2014346 | a year ago | | | 0 | 0.0000049045140 | |
| 2007534 | a year ago | | | 0 | 0.000036445502 | |
| 2006981 | a year ago | | | 0 | 0.000039553503 | |
| 2006924 | a year ago | | | 0 | 0.000039553503 | |
| 2006794 | a year ago | | | 0 | 0.000039553503 | |
| 2004468 | a year ago | | | 0 | 0.000069403603 | |
| 1999543 | a year ago | | | 0 | 0.000046542002 | |
| 1999413 | a year ago | | | 0 | 0.00034680901 | |
| 1999313 | a year ago | | | 0 | 0.000046542002 |
ABI
ABI objects
Getter at block 22915195
_maxTaxSwap() view returns (uint256)
1000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000
_taxSwapThreshold() view returns (uint256)
100000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
BaldClassic
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
BALDC
totalSupply() pure returns (uint256)
100000000000000000
transferDelayEnabled() view returns (bool)
false
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)
manualSwap()
openTrading()
removeLimits()
renounceOwnership()
setAMM(address newAMMPair)
setFees(uint256 _newBuyFee, uint256 _newSellFee)
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.