Content and Ad Network
Verified contract
Active on
Ethereum with 34,653 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FOR | ERC-20 | 1 | $0.00196 |
$0 | |
CAN | ERC-20 | 219.045709K | -- | -- | |
KCN | ERC-20 | 1K | -- | -- | |
MOAT | ERC-20 | 317 | -- | -- | |
OLE | ERC-20 | 10 | -- | -- | |
PRO | ERC-20 | 0.888889 | -- | -- | |
MYOU | ERC-20 | 0.1 | -- | -- | |
UFR | ERC-20 | 0.002 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20453262 | 4 months ago | | | 0 | 0.000054362000 | |
| 20453125 | 4 months ago | | | 0 | 0.000049562000 | |
| 20408665 | 4 months ago | | | 0 | 0.000054362000 | |
| 20408467 | 4 months ago | | | 0 | 0.000054362000 | |
| 17121025 | 2 years ago | | | 0 | 0.0017212671 | |
| 17120975 | 2 years ago | | | 0 | 0.0011667952 | |
| 17108238 | 2 years ago | | | 0 | 0.0014830261 | |
| 17088101 | 2 years ago | | | 0 | 0.0032567606 | |
| 16930866 | 2 years ago | | | 0 | 0.00080754209 | |
| 16930813 | 2 years ago | | | 0 | 0.00074494563 |
ABI
ABI objects
Getter at block 21255971
BUY() pure returns (uint256)
0
DECIMALS() pure returns (uint8)
18
INITIAL_SUPPLY() pure returns (uint256)
1500000000000000000000000000
NAME() pure returns (string)
Content and Ad Network
SYMBOL() pure returns (string)
CAN
buyPrice() pure returns (uint256)
100000000
decimals() pure returns (uint8)
18
name() pure returns (string)
Content and Ad Network
owner() pure returns (address)
0xde64b9f20ea3a3595612c11c29f64aa6045135d9
sellPrice() pure returns (uint256)
100000000
standard() pure returns (string)
Token 0.1
symbol() pure returns (string)
CAN
totalSupply() pure returns (uint256)
1500000000000000000000000000
Read-only
allowance(address, address) pure returns (uint256)
balanceOf(address) pure returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
buy() payable returns (uint256 amount)
freezeAccount(address _target, bool freeze)
sell(uint256 amountInWeiDecimalIs18) returns (uint256 revenue)
setCouldTrade(uint256 amountInWeiDecimalIs18) returns (bool success)
setPrices(uint256 newSellPrice, uint256 newBuyPrice)
stopTrade() returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
withdraw(uint256 amount) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
FrozenFunds(address indexed _target, bool _frozen)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.