URACToken

Verified contract

Active on Ethereum with 46,346 txns
Deployed by via 0x2622f248 at 7144607
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x49b6f7fa0b315f6b5840c0a22f918a352cf94918dcc4666d179663cde019a9b1
0x4702715b495263075147123bffeecddec5938f341ff9538d49c03b4cea2f6a38
0x830b6eb841108d329f40b3ddbb3529c2637050484343bd95110682dd02acf67f
0x4a8111688cf3098da348fa627ba37aadc4d3881be3c1fdca000efbcf77f2c706
0x6ba1aebae7061b582e059705b757b7cc77fd4c96db41d26ed0146959d90d5041
0x86b157596e0c945135f1bd2f1229e9a211e9d352404862918a23b7fc83ff0d1d
0xf923961f1861508952b422307980c923f9d57b4ee86cd75d0fdd9d159b4a98dd
0x25f32cb34b6591dda5edff42904297e5a64de33c3cec38710ddc1db78bc606fd
0x06ebc60603208fa5f6237e9738f570e41710baaf17f9d3483398b3ae3dce98cd
0x49ebe536ee115f662051766b8d7e1e1aef5a68e92633ef125d4823dfe1260b49

Functions
Getter at block 21161973
claimedFlag(view returns (bool)
true
currentSupply(view returns (uint256)
3450789206000000000000000000
decimals(view returns (uint256)
18
minter(view returns (address)
0x5e44414f186e763f376e9ede66aec2ac24bea086
name(view returns (string)
URACToken
owner(view returns (address)
0x5848f10bb9756ea63e241a6cbc4495d4c7386fad
paused(view returns (bool)
false
symbol(view returns (string)
URAC
totalSupply(view returns (uint256)
3500000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256 balance)
lockedBalances(addressview returns (uint256)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
claimTokens(address[] receipents
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool success)
increaseApproval(address _spenderuint256 _addedValuereturns (bool success)
mint(address receipentuint256 amountbool isLockreturns (bool)
mintex(uint256 amount
pause(
setClaimedFlag(bool flag
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address newOwner
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Pause(
Transfer(address indexed fromaddress indexed touint256 value
Unpause(
Constructor
constructor(address _minteraddress _adminuint256 _maxTotalSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.