Pledge
Verified contract
Active on
Ethereum with 70,350 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0066…b12b
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Zild | ERC-20 | 215.505273K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13065522 | 3 years ago | | | 0 | 0.0021617587 | |
| 13062674 | 3 years ago | | | 0 | 0.0045137367 | |
| 12914761 | 3 years ago | | | 0 | 0.0014016520 | |
| 12856137 | 3 years ago | | | 0 | 0.00089956023 | |
| 12856008 | 3 years ago | | | 0 | 0.00090106200 | |
| 12855975 | 3 years ago | | | 0 | 0.00085227290 | |
| 12842186 | 3 years ago | | | 0 | 0.0012154271 | |
| 12830718 | 3 years ago | | | 0 | 0.0019817700 | |
| 12815112 | 3 years ago | | | 0 | 0.0016915340 | |
| 12733637 | 3 years ago | | | 0 | 0.00050059000 |
ABI
ABI objects
Getter at block 21245124
admin() view returns (address)
0x1b603aa8020b6ac7964717e89b7f2eca1913d613
burnCount() view returns (uint256)
13400000000000000000
changePledgeTime() view returns (uint256)
0
dev() view returns (address)
0x3a403caf2286d8811011e1c70d9c2361ab996cb5
needChangeTime() view returns (bool)
false
newowner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xfc96e922f8e73a2effecee10c30c2d82c47d7e44
pledgeBlock() view returns (uint256)
90000
pledgeBlockChange() view returns (uint256)
0
totalPledge() view returns (uint256)
215487796484832946446487
zild() view returns (address)
0x006699d34aa3013605d468d2755a2fe59a16b12b
Read-only
pledgeAmount(address _user) view returns (uint256)
pledgeCount(address _user) view returns (uint256)
user_pledge_amount(address) view returns (uint256)
zild_pledge(address, uint256) view returns (uint256 id, address pledgeor, string coinType, uint256 amount, uint256 pledgeTime, uint256 pledgeBlock, uint256 ExpireBlock, bool isValid)
State-modifying
Events burn(uint256 _amount) returns (bool)
clearInvalidOrder(address _user, uint256 _pledgeId)
effectblockchange()
invalidPledge(address _user, uint256 _id)
pledgeZILD(uint256 _amount) returns (uint256)
setAdmin(address _admin)
setDev(address _dev)
setpledgeblock(uint256 _block)
takeOwnership()
transferOwnership(address _newOwner)
validPledge(address _user, uint256 _id)
withdrawZILD(uint256 _pledgeId) returns (bool)
BurnPledge(address indexed from, uint256 pleid, uint256 pamount)
EffectPledgeBlock(uint256 pblock, address indexed who, uint256 time)
NeedBurnPledge(address indexed to, uint256 pleid, uint256 pamount)
PledgeZILD(address indexed from, uint256 pleid, uint256 pamount, uint256 bblock, uint256 eblock, uint256 time)
SetPledgeBlock(uint256 pblock, address indexed who, uint256 time)
WithdrawZILD(address indexed to, uint256 pamount, uint256 time)
constructor(address _zild)
This contract contains no fallback and receive objects.
This contract contains no error objects.