coreDAO Voucher LP2
Verified contract
Proxy
Active on
Ethereum with 641 txns
Unified storage
Map
Table
Raw
Constants and immutables
2
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 43 additional slots
Balances ($0.00)
No balances found for "coreDAO Voucher LP2"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21398376 | a day ago | | | 0 | 0.00055604461 | |
| 20644689 | 3 months ago | | | 0 | 0.000072756527 | |
| 20643985 | 3 months ago | | | 0 | 0.000064322361 | |
| 20453421 | 4 months ago | | | 0 | 0.000055640048 | |
| 20206266 | 5 months ago | | | 0 | 0.00017427891 | |
| 19939397 | 7 months ago | | | 0 | 0.00031955312 | |
| 19599724 | 8 months ago | | | 0 | 0.00056589666 | |
| 19586575 | 8 months ago | | | 0 | 0.00046177884 | |
| 19249043 | 10 months ago | | | 0 | 0.00075636755 | |
| 19108286 | a year ago | | | 0 | 0.00073237868 |
ABI
ABI objects
Getter at block 21407311
consumedToken() view returns (address)
0x6fad7d44640c5cd0120deec0301e8cf850becb68
decimals() view returns (uint8)
18
name() view returns (string)
coreDAO Voucher LP2
owner() view returns (address)
0xb2d834dd31816993ef53507eb1325430e67beefa
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
rlpPerLP() view returns (uint256)
1000000000000000000
symbol() view returns (string)
coreDAO/LP2
totalSupply() view returns (uint256)
3338217250379664
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
acceptOwnership()
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(string name, string symbol, uint256 initialSupply, address _consumedToken)
setPendingOwner(address newOwner)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdrawGenericERC20(address token, uint256 amountZeroEqualsAll)
wrap() returns (uint256)
AdminChanged(address previousAdmin, address newAdmin)
Upgraded(address indexed implementation)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.