DCLController
Verified contract
Active on
Ethereum with 35,782 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0f5d…c942
0x2a18…acb8
Balances ($676.88)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MANA | ERC-20 | 989.919352 | $0.579891 |
$574.05 | |
0xBTC | ERC-20 | 1.455542K | $0.070284 |
$102.3 | |
MATIC | ERC-20 | 1 | $0.531287 |
$0.53 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20451879 | 4 months ago | | | 0 | 0.000048186000 | |
| 20395892 | 4 months ago | | | 0 | 0.00036223000 | |
| 20395891 | 4 months ago | | | 0 | 0.000036223000 | |
| 17038630 | 2 years ago | | | 0 | 0.0098707763 | |
| 17029768 | 2 years ago | | | 0 | 0.0069027156 | |
| 17029002 | 2 years ago | | | 0 | 0.0066553358 | |
| 17027497 | 2 years ago | | | 0 | 0.0069056070 | |
| 17020680 | 2 years ago | | | 0 | 0.0061738073 | |
| 17012846 | 2 years ago | | | 0 | 0.0061253795 | |
| 17012708 | 2 years ago | | | 0 | 0.0052447655 |
ABI
ABI objects
Getter at block 21259067
PRICE() view returns (uint256)
100000000000000000000
acceptedToken() view returns (address)
0x0f5d2fb29fb7d3cfee444a200298f468908cc942
isOwner() view returns (bool)
false
maxGasPrice() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
owner() view returns (address)
0x9a6ebe7e2a7722f8200d0ffb63a1f6406a0d7dce
registrar() view returns (address)
0x2a187453064356c898cae034eaed119e1663acb8
Read-only
This contract contains no read-only function objects.
State-modifying
Events register(string _name, address _beneficiary)
renounceOwnership()
transferOwnership(address newOwner)
updateMaxGasPrice(uint256 _maxGasPrice)
MaxGasPriceChanged(uint256 indexed _oldMaxGasPrice, uint256 indexed _newMaxGasPrice)
NameBought(address indexed _caller, address indexed _beneficiary, uint256 _price, string _name)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _acceptedToken, address _registrar)
This contract contains no fallback and receive objects.
This contract contains no error objects.