Retogeum

Verified contract

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

No balances found for "Retogeum"

0x2fb8ba7698384eeeff0d4fa976aece25812ab600ae4d1975496a6f4d1a5c1f72
0xabf073b355ec8bd040f2d4431b931e120900895af59c7cf6c08b2fdb8bddcca4
0xd470a40b77e0d828de7b9bedb96bd9ae8e29f379e82b7bb7b0d2ebddc1317448
0x502b3a9cb08fe9f76fac41cfae8a9667a0664ad74fe449254ba5d4ff8998ed31
0xc297a702c53e3b021bd122b83a9e99c464b154f90b2053b99e96e3c81b3164ce
0xb9f61ac7c2a287fbc9d05cae6ab138ee4c2872262e6b4e5c13492e9ca5523ee3
0x875c83d5358bdf77d175977b9ec44dc6273783721b41282251f11ba74a1e2978
0xc79c3ce7e4c3ed6945bc218d0dd1e8056f80ef360caaf415cead30124f1e064c
0x33e24310f086d5b537ce7adea2936f4b7bc6735b79237d9db996a456b8392149
0x1f192ad8010c3bc61c5bb3b146dad54a4b697c79fb29f600bc265c631a6f4257

Functions
Getter at block 21320085
decimals(view returns (uint8)
18
name(view returns (string)
Retogeum
newOwner(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0xe9f5a2b9db896a74f53070ab43952bf26bfba2cb
paused(view returns (bool)
false
symbol(view returns (string)
RTG
totalSupply(view returns (uint256)
10000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address ownerview returns (uint256)
balanceOfAvailable(address ownerview returns (uint256)
balanceOfTimelocked(address ownerview returns (uint256)
frozenAccount(addressview returns (bool)
isOwner(address accountview returns (bool)
isPauser(address accountview returns (bool)
timelockList(addressuint256view returns (uint256 _releaseTimeuint256 _amount)
timelockListLength(address ownerview returns (uint256)
State-modifying
acceptOwnership(returns (bool)
addPauser(address account
approve(address spenderuint256 valuereturns (bool)
burn(uint256 valuereturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
freezeAccount(address holderreturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
lockByQuantity(address holderuint256 valueuint256 releaseTimereturns (bool)
mint(uint256 valuereturns (bool)
pause(
removePauser(address account
renouncePauser(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
transferOwnership(address _newOwner
transferWithLock(address holderuint256 valueuint256 releaseTimereturns (bool)
unfreezeAccount(address holderreturns (bool)
unlock(address holderuint256 idxreturns (bool)
unlockByQuantity(address holderuint256 valueuint256 releaseTimereturns (bool)
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Freeze(address indexed holder
Lock(address indexed holderuint256 valueuint256 releaseTime
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
PauserAdded(address indexed account
PauserRemoved(address indexed account
Transfer(address indexed fromaddress indexed touint256 value
Unfreeze(address indexed holder
Unlock(address indexed holderuint256 value
Unpaused(address account
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.