REG

Verified contract

Active on Ethereum with 18 txns
Deployed by via 0xfa15c4f4 at 7212271
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "REG"

0x8803ab360f62330a35df8a8e8c33e4fe044f9c7abb33be259a95e03edd34d995
0xfd3e55b6e9ac58d200b9fda2767dc663069e2bcecee69791e128d548a50320a1
0x625ea1a140a73cd69ff17828729a4d58c515ebe2e052eeb59ec40630ae079ad1
0x3e957900a5d068975d6b3bba9ce5a15a347a3013eea80ece09fd902b245ac20b
0xe751ba852c9bc6bf4ddd26ab1cd84eecdb7490f6969b3bacb4f5f8ff1e5c15b4
0x085819ec8cf9be6870f25e2053fa5527bdc3b7bf19ac6151ec7c066c3152ede4
0x8cc43b64875348e56008fda00a42962e442d70ccb92a32c5756997ff525ec388
0xdd123fcfc0825a4ef45b0670148180518960692e52d9301708ff7a0c55a141c6
0xa56485209779a825f84f5f37968e8c189b5c3b852ce76b289ebef460934f122d
0xfcf41931ac5f65a873277d1477e11f67c36a55c9220ea9183b9a379b2dd28730

Functions
Getter at block 20816255
currentNonce(view returns (uint256)
2
decimals(view returns (uint8)
18
feeRecipient(view returns (address)
0x643e5ad239b2de1a005a8babb5cedd5831a3d3ab
mintingFinished(view returns (bool)
false
name(view returns (string)
REG
owner(view returns (address)
0x362173c09456952ecbd55346e44115a67560c7cc
symbol(view returns (string)
REG
tokenSwitch(view returns (bool)
true
totalSupply(view returns (uint256)
301000000000000300
transferFee(view returns (uint256)
0
validator(view returns (address)
0xda196d50ca9b0767586a7b4854603c7fa7152f14
whiteListingContract(view returns (address)
0x643e5ad239b2de1a005a8babb5cedd5831a3d3ab
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256 balance)
pendingApprovalAmount(addressaddressview returns (uint256)
pendingTransactions(uint256view returns (address fromaddress touint256 valueuint256 feeaddress spender)
State-modifying
activateTokenSwitch(
approve(address _spenderuint256 _valuereturns (bool)
approveTransfer(uint256 nonce
bulkApproveTransfers(uint256[] noncesreturns (bool)
bulkRejectTransfers(uint256[] noncesuint256[] reasons
deactivateTokenSwitch(
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
finishMinting(returns (bool)
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
mint(address _touint256 _amountreturns (bool)
rejectTransfer(uint256 nonceuint256 reason
setFee(uint256 fee
setFeeRecipient(address recipient
setNewValidator(address newValidator
setWhitelistContract(address whitelistAddress
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address newOwner
updateName(string _name
updateSymbol(string _symbol
Events
Approval(address indexed owneraddress indexed spenderuint256 value
FeeRecipientSet(address indexed previousRecipientaddress indexed newRecipient
FeeSet(uint256 indexed previousFeeuint256 indexed newFee
Mint(address indexed touint256 amount
MintFinished(
NewValidatorSet(address indexed previousOwneraddress indexed newValidator
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RecordedPendingTransaction(address indexed fromaddress indexed touint256 valueuint256 feeaddress indexed spenderuint256 nonce
TokenSwitchActivated(
TokenSwitchDeactivated(
Transfer(address indexed fromaddress indexed touint256 value
TransferRejected(address indexed fromaddress indexed touint256 valueuint256 indexed nonceuint256 reason
TransferWithFee(address indexed fromaddress indexed touint256 valueuint256 fee
WhiteListingContractSet(address indexed _whiteListingContract
Constructor
constructor(address _ownerstring _namestring _symboluint8 _decimalsaddress whitelistAddressaddress recipientuint256 fee
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.