QueenCapital
Verified contract
Active on
Ethereum with 6 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "QueenCapital"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16295112 | 2 years ago | | | 0 | 0.00086728770 | |
| 13724015 | 3 years ago | | | 0 | 0.010909405 | |
| 13723985 | 3 years ago | | | 0 | 0.0051529530 | |
| 13723964 | 3 years ago | | | 0 | 0.0074452846 | |
| 13723963 | 3 years ago | | | 0 | 0.0055926366 | |
| 13723959 | 3 years ago | | | 0 | 0.0055354580 |
ABI
ABI objects
Getter at block 21331924
decimals() view returns (uint8)
18
name() view returns (string)
QueenCapital
symbol() view returns (string)
QC
totalSupply() view returns (uint256)
80519685463918964818837570
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address holder) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool success)
transfer(address to, uint256 amount) returns (bool success)
transferFrom(address from, address to, uint256 amount) returns (bool success)
Approval(address indexed holder, address indexed spender, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 amount)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.