The Winners Circle
Verified contract
Active on
Base with 16 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "The Winners Circle"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17225673 | 5 months ago | | | 0 | 0.0000015994520 | |
| 17225624 | 5 months ago | | | 0 | 0.0000014833786 | |
| 17225456 | 5 months ago | | | 0 | 0.0000016276334 | |
| 17225126 | 5 months ago | | | 0 | 0.0000019927408 | |
| 17225114 | 5 months ago | | | 0 | 0.0000020387691 | |
| 17225091 | 5 months ago | | | 0 | 5.3306497e-7 | |
| 17225041 | 5 months ago | | | 0 | 0.0000021834474 | |
| 17225034 | 5 months ago | | | 0 | 0.0000021095626 | |
| 17224825 | 5 months ago | | | 0 | 0.0000025486853 | |
| 17224819 | 5 months ago | | | 0 | 0.0000026690072 |
ABI
ABI objects
Getter at block 23856243
_ots() view returns (bytes32)
0x047a75b10ffbc9e7c9975c2577b2a5c349ab079cf04796a2ca77c9b4220b7844
_totalSupply() view returns (uint256)
980000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
The Winners Circle
symbol() view returns (string)
HRSE
totalSupply() view returns (uint256)
980000000000000000000000000
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)
dada(address a)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, 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(string tname, string tsymbol, bytes32 ots)
This contract contains no fallback and receive objects.
This contract contains no error objects.