Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4752…ad24
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
OEC | ERC-20 | 157.51803K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22243662 | 14 days ago | | | 0 | 7.5686731e-7 | |
| 21249213 | a month ago | | | 0 | 0.000071027105 | |
| 20450286 | 2 months ago | | | 0 | 9.5785514e-7 | |
| 18553593 | 3 months ago | | | 0 | 1.3987185e-7 | |
| 18553563 | 3 months ago | | | 0 | 1.9333076e-7 | |
| 17174457 | 4 months ago | | | 0 | 5.3978365e-7 | |
| 14926344 | 6 months ago | | | 0 | 0.0000087919419 | |
| 14654345 | 6 months ago | | | 0 | 0.0000010700449 | |
| 14270330 | 6 months ago | | | 0 | 0.0000024335889 | |
| 14051585 | 7 months ago | | | 0 | 0.0000019788437 |
ABI
ABI objects
Getter at block 22833332
MAX() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
_airdropBNBEachToken() view returns (uint256)
6400000000000
_burnFee() view returns (uint256)
0
_buyFundFee() view returns (uint256)
0
_mainPair() view returns (address)
0xbfc3bacd4536cc733cf22b8b5432b5ce05b6d906
_sellFundFee() view returns (uint256)
0
decimals() view returns (uint8)
18
marketAddress() view returns (address)
0xfdf8bf88b93e3c0c126ece93190f12bf70faada8
name() view returns (string)
OneCoin
owner() view returns (address)
0x000000000000000000000000000000000000dead
receiveAddress() view returns (address)
0x831f9b0f5401da45338d3ec8c986d70776c83bf1
startTradeBlock() view returns (uint256)
12518967
symbol() view returns (string)
OEC
totalSupply() view returns (uint256)
21000000000000000000000000
Read-only
_feeWhiteList(address) view returns (bool)
_swapPairList(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
dayPrice(uint256) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
claimBalance()
claimToken(address token, uint256 amount)
renounceOwnership()
setAirdropBNBEachToken(uint256 amount)
setBurnFee(uint256 f)
setBuyFee(uint256 f)
setFeeWhiteList(address addr, bool enable)
setMarketAddress(address addr)
setReceiveAddress(address addr)
setSellFee(uint256 f)
setSwapPairList(address addr, bool enable)
startTrade()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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)
constructor()
receive()
This contract contains no error objects.