RegulatorService
Verified contract
Active on
Ethereum with 290 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 "RegulatorService"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8479692 | 5 years ago | | | 0 | 0.00032328000 | |
| 8479640 | 5 years ago | | | 0 | 0.00046602833 | |
| 8479608 | 5 years ago | | | 0 | 0.00096984000 | |
| 8479603 | 5 years ago | | | 0 | 0.00096984000 | |
| 8479599 | 5 years ago | | | 0 | 0.00096984000 | |
| 8479596 | 5 years ago | | | 0 | 0.00075162600 | |
| 8479588 | 5 years ago | | | 0 | 0.00075162600 | |
| 8479585 | 5 years ago | | | 0 | 0.00028591200 | |
| 8479580 | 5 years ago | | | 0 | 0.0018482880 | |
| 8479577 | 5 years ago | | | 0 | 0.0010183320 |
ABI
ABI objects
Getter at block 21165394
MINIMAL_TRANSFER() view returns (uint256)
1000000000000
admin() view returns (address)
0xa8836881dcace8bf1daac141a3dabd9a4884dbfb
owner() view returns (address)
0x3f9a5d638306f6eaaf57ee2269d0ca3a03540f5b
Read-only
messageForReason(uint8 _reason) pure returns (string)
State-modifying
Events check(address _token, address _spender, address _from, address _to, uint256 _amount) returns (uint8)
renounceOwnership()
setHoldingPeriod(address _token, address _participant, uint256 _startDate)
setLocked(address _token, bool _locked)
setPartialTransfers(address _token, bool _enabled)
setPermission(address _token, address _participant, uint8 _permission)
transferAdmin(address newAdmin)
transferOwnership(address _newOwner)
LogHoldingPeriod(address indexed _token, address indexed _participant, uint256 _startDate)
LogLockSet(address indexed token, bool locked)
LogPartialTransferSet(address indexed token, bool enabled)
LogPermissionSet(address indexed token, address indexed participant, uint8 permission)
LogTransferAdmin(address indexed oldAdmin, address indexed newAdmin)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.