Balance of Captial
Verified contract
Active on
Ethereum with 63 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc136…09b8
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BOC | ERC-20 | 20T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18553111 | a year ago | | | 0 | 0.00044481147 | |
| 18553099 | a year ago | | | 0 | 0.00086070231 | |
| 18553099 | a year ago | | | 0 | 0.00044990415 | |
| 18553096 | a year ago | | | 0 | 0.00047181031 | |
| 18553091 | a year ago | | | 0 | 0.00092740916 | |
| 18553078 | a year ago | | | 0 | 0.0024478542 | |
| 18553066 | a year ago | | | 0 | 0.00096473509 | |
| 18553062 | a year ago | | | 0 | 0.00091000355 | |
| 18553045 | a year ago | | | 0 | 0.00090530073 | |
| 18553040 | a year ago | | | 0 | 0.00086444127 |
ABI
ABI objects
Getter at block 21383290
_maxTxAmount() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
decimals() pure returns (uint8)
9
name() pure returns (string)
Balance of Captial
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
BOC
totalSupply() pure returns (uint256)
100000000000000000
uniswapV2Pair() view returns (address)
0xe0e745f123c82ef8bfa79ea5f06580a54bded9b9
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isMarketMakerPair(address) view returns (bool)
State-modifying
Events addLiquidityETH() payable
approve(address spender, uint256 amount) returns (bool)
enableTrading()
manualSwap()
removeLimit()
renounceOwnership()
setIsExcludedFromFees(address account, bool newValue)
setMarketPairStatus(address account, bool newValue)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
_maxTxAmountUpdated(uint256 _maxTxAmount)
constructor()
receive()
This contract contains no error objects.