Viralclick Network
Verified contract
Active on
Ethereum with 427 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Viralclick Network"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17051689 | 2 years ago | | | 0 | 0.00054133353 | |
Transfer | 15196353 | 2 years ago | | | 0.0000934 | 0.00014700758 | |
| 12818789 | 3 years ago | | | 0 | 0.00079262500 | |
| 12693710 | 3 years ago | | | 0 | 0.00046625000 | |
| 12567630 | 4 years ago | | | 0 | 0.00064810240 | |
| 11922026 | 4 years ago | | | 0 | 0.0074935575 | |
| 11869280 | 4 years ago | | | 0 | 0.0060825875 | |
| 11857478 | 4 years ago | | | 0 | 0.0046306000 | |
| 11855536 | 4 years ago | | | 0 | 0.0085488000 | |
| 11855506 | 4 years ago | | | 0 | 0.0073021000 |
ABI
ABI objects
Getter at block 21392057
_totalSupply() view returns (uint256)
4000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Viralclick Network
ownership() view returns (address)
0x29bbb7de06075c486e764231a18b7d5ec1111e7c
symbol() view returns (string)
VCN
totalSupply() view returns (uint256)
4000000000000000000000000
Read-only
_allowances(address, address) view returns (uint256)
_balances(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.