Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($0.00)
No balances found for "Blink"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15220444 | 2 years ago | | | 0 | 0.0016997770 | |
| 15220395 | 2 years ago | | | 0 | 0.0023773050 | |
| 15220381 | 2 years ago | | | 0 | 0.0016330228 | |
| 15220377 | 2 years ago | | | 0 | 0.00085917015 | |
| 15220362 | 2 years ago | | | 0 | 0.00043155349 | |
| 15220355 | 2 years ago | | | 0 | 0.00053109951 | |
| 15220352 | 2 years ago | | | 0 | 0.00061694184 | |
| 15220348 | 2 years ago | | | 0 | 0.00058654493 | |
| 15220345 | 2 years ago | | | 0 | 0.00050774581 | |
| 15220332 | 2 years ago | | | 0 | 0.00036602313 |
ABI
ABI objects
Getter at block 21294444
decimals() view returns (uint8)
18
name() view returns (string)
Blink
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x30e3238cec3b898873acf1c4596bd4c4de0d57f7
symbol() view returns (string)
BLINK
totalSupply() view returns (uint256)
2000000000000000000000000
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)
openTrading() returns (bool)
renounceOwnership()
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)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.