Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x13d0…d30e
Balances ($0.00)
No balances found for "Synth sCRV"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12986938 | 3 years ago | | | 0 | 0.0022927425 | |
| 12983453 | 3 years ago | | | 0 | 0.0015646115 | |
| 12923790 | 3 years ago | | | 0 | 0.0026500060 | |
| 12795939 | 3 years ago | | | 0 | 0.0016736880 | |
| 12752536 | 3 years ago | | | 0 | 0.00055789600 | |
| 12467272 | 4 years ago | | | 0 | 0.015317049 | |
| 12287106 | 4 years ago | | | 0 | 0.0075348800 | |
| 12286298 | 4 years ago | | | 0 | 0.010347920 |
ABI
ABI objects
Getter at block 21317644
decimals() view returns (uint8)
18
name() view returns (string)
Synth sCRV
nominatedOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xeb3107117fead7de89cd14d463d340a2e6917769
symbol() view returns (string)
sCRV
target() view returns (address)
0x13d0f5b8630520ea04f694f17a001fb95eafd30e
totalSupply() view returns (uint256)
836339460882744747
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events _emit(bytes callData, uint256 numTopics, bytes32 topic1, bytes32 topic2, bytes32 topic3, bytes32 topic4)
acceptOwnership()
approve(address spender, uint256 value) returns (bool)
nominateNewOwner(address _owner)
setTarget(address _target)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnerChanged(address oldOwner, address newOwner)
OwnerNominated(address newOwner)
TargetUpdated(address newTarget)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _owner)
fallback()
This contract contains no error objects.