PrismaDepositor
Verified contract
Active on
Ethereum with 53 txns
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 "PrismaDepositor"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20865748 | 2 months ago | | | 0 | 0.0023700526 | |
| 20809752 | 2 months ago | | | 0 | 0.00076534628 | |
| 20701385 | 2 months ago | | | 0 | 0.00024976229 | |
| 20675206 | 2 months ago | | | 0 | 0.000078555994 | |
| 20666477 | 3 months ago | | | 0 | 0.00021918080 | |
| 20645239 | 3 months ago | | | 0 | 0.000067354359 | |
| 20578895 | 3 months ago | | | 0 | 0.00031916338 | |
| 20561046 | 3 months ago | | | 0 | 0.00012871069 | |
| 20489176 | 3 months ago | | | 0 | 0.00015606855 | |
| 20481682 | 3 months ago | | | 0 | 0.00011287199 |
ABI
ABI objects
Getter at block 21215891
DENOMINATOR() view returns (uint256)
10000
escrow() view returns (address)
0x3f78544364c3eccdce4d9c89a630aea26122829d
minter() view returns (address)
0x34635280737b5bfe6c7dc2fc3065d60d66e78185
owner() view returns (address)
0xdd2f2858964c17486e1b8a7e337a5732170e3320
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
platformDeposit() view returns (address)
0x1389388d01708118b497f59521f6943be2541bb7
platformHolding() view returns (uint256)
2000
prisma() view returns (address)
0xda47862a83dac0c112ba89c6abc2159b95afd71c
staker() view returns (address)
0x8ad7a9e2b3cd9214f36cb871336d8ab34ddfdd5b
unlockTime() view returns (uint256)
0
Read-only
This contract contains no read-only function objects.
State-modifying
Events acceptPendingOwner()
deposit(uint256 _amount, bool _islock)
depositAll(bool _islock)
initialLock()
lock()
setPendingOwner(address _po)
setPlatformHoldings(uint256 _holdings, address _deposit)
ChangeHoldingRate(uint256 _rate, address _forward)
OwnerChanged(address indexed _address)
SetPendingOwner(address indexed _address)
constructor(address _staker, address _minter, address _prisma, address _veprisma)
This contract contains no fallback and receive objects.
This contract contains no error objects.