Clipper
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
3
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 "Clipper"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "Clipper"
ABI
ABI objects
Getter at block 21316742
buf() view returns (uint256)
0
calc() view returns (address)
0x0000000000000000000000000000000000000000
chip() view returns (uint64)
0
chost() view returns (uint256)
0
count() view returns (uint256)
0
cusp() view returns (uint256)
0
dog() view returns (address)
0x0000000000000000000000000000000000000000
ilk() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
kicks() view returns (uint256)
0
list() view returns (uint256[])
[]
spotter() view returns (address)
0x0000000000000000000000000000000000000000
stopped() view returns (uint256)
0
tail() view returns (uint256)
0
tip() view returns (uint192)
0
vat() view returns (address)
0x0000000000000000000000000000000000000000
vow() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
active(uint256) view returns (uint256)
getStatus(uint256 id) view returns (bool needsRedo, uint256 price, uint256 lot, uint256 tab)
sales(uint256 id) view returns (struct Sale)
wards(address) view returns (uint256)
State-modifying
Events deny(address usr)
file(bytes32 what, address data)
file(bytes32 what, uint256 data)
initialize(address vat_, address spotter_, address dog_, bytes32 ilk_)
kick(uint256 tab, uint256 lot, address usr, address kpr) returns (uint256 id)
redo(uint256 id, address kpr)
rely(address usr)
take(uint256 id, uint256 amt, uint256 max, address who, bytes data)
upchost()
yank(uint256 id)
Deny(address indexed usr)
File(bytes32 indexed what, address data)
File(bytes32 indexed what, uint256 data)
Initialized(uint8 version)
Kick(uint256 indexed id, uint256 top, uint256 tab, uint256 lot, address indexed usr, address indexed kpr, uint256 coin)
Redo(uint256 indexed id, uint256 top, uint256 tab, uint256 lot, address indexed usr, address indexed kpr, uint256 coin)
Rely(address indexed usr)
Take(uint256 indexed id, uint256 max, uint256 price, uint256 owe, uint256 tab, uint256 lot, address indexed usr)
Yank(uint256 id)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.