OrchidLottery
Verified contract
Active on
Ethereum with 752 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 |
---|---|---|---|---|---|
OTT | ERC-20 | 26.659601K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10558064 | 4 years ago | | | 0 | 0.0050282100 | |
| 10558064 | 4 years ago | | | 0 | 0.0031062150 | |
| 10558064 | 4 years ago | | | 0 | 0.0050276700 | |
| 10558064 | 4 years ago | | | 0 | 0.0031062150 | |
| 10558064 | 4 years ago | | | 0 | 0.0050271300 | |
| 10558064 | 4 years ago | | | 0 | 0.0031062150 | |
| 10557722 | 4 years ago | | | 0 | 0.0050271300 | |
| 10557722 | 4 years ago | | | 0 | 0.0031062150 | |
| 10557184 | 4 years ago | | | 0 | 0.0050282100 | |
| 10557184 | 4 years ago | | | 0 | 0.0031062150 |
ABI
ABI objects
Getter at block 21313873
what() view returns (address)
0xff9978b7b309021d39a76f52be377f2b95d72394
Read-only
keys(address funder) view returns (address[])
look(address funder, address signer) view returns (uint128, uint128, uint256, address, bytes32, bytes)
page(address funder, uint256 offset, uint256 count) view returns (address[])
seek(address funder, uint256 offset) view returns (address)
size(address funder) view returns (uint256)
State-modifying
Events bind(address signer, address verify, bytes shared)
burn(address signer, uint128 escrow)
give(address funder, address recipient, uint128 amount, bytes receipt)
grab(bytes32 reveal, bytes32 commit, uint256 issued, bytes32 nonce, uint8 v, bytes32 r, bytes32 s, uint128 amount, uint128 ratio, uint256 start, uint128 range, address funder, address recipient, bytes receipt, bytes32[] old)
kill(address signer)
lock(address signer)
move(address signer, uint128 amount)
pull(address signer, address target, bool autolock, uint128 amount, uint128 escrow)
push(address signer, uint128 total, uint128 escrow)
warn(address signer)
yank(address signer, address target, bool autolock)
Bound(address indexed funder, address indexed signer)
Create(address indexed funder, address indexed signer)
Update(address indexed funder, address indexed signer, uint128 amount, uint128 escrow, uint256 unlock)
constructor(address token)
This contract contains no fallback and receive objects.
This contract contains no error objects.