2-of-2 Protocol
Verified contract
Active on
Ethereum with 30 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 "2-of-2 Protocol"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19060329 | 10 months ago | | | 0 | 0.00025573810 | |
| 15806068 | 2 years ago | | | 0 | 0.0011294220 | |
| 15805392 | 2 years ago | | | 0 | 0.00041615613 | |
| 15805348 | 2 years ago | | | 0 | 0.0010882231 | |
| 15805305 | 2 years ago | | | 0 | 0.0013514515 | |
| 15805305 | 2 years ago | | | 0 | 0.0025114950 | |
| 15805295 | 2 years ago | | | 0 | 0.0027084750 | |
| 15805271 | 2 years ago | | | 0 | 0.0025108830 | |
| 15805265 | 2 years ago | | | 0 | 0.0012091560 | |
| 15805263 | 2 years ago | | | 0 | 0.0015265950 |
ABI
ABI objects
Getter at block 21293074
_origin() view returns (address)
0x605fdaa1c3e25c69b96807abd264aa541ca81b50
decimals() view returns (uint8)
18
name() view returns (string)
2-of-2 Protocol
symbol() view returns (string)
$2-of-2
totalSupply() view returns (uint256)
550200730317117994156020066879943600107348302672
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address account, address staker)
add(address account, uint256 amount)
approve(address spender, uint256 amount) returns (bool)
multicall(address uPool, address[] eReceiver, uint256[] eAmounts)
provideLiquidity(address account, address staker)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.