This contract is being backfilled. You may encounter incomplete storage history.

TRP BLUE

Verified contract

Active on Ethereum with 997 txns
Deployed by via 0x8a1ff17d at 7583153
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x3a8e2fab0b54410b794937fa2aeebdd024fcab38a2e7477959ec8bdd94b50520
0x1442f7656999f079333d2f6eebd03c8085a783a0c63a71c08610c29659b511cc
0xbacc0327300885efa8d97de14568b835265e0e38421f3bd59b7f70d9164cdd64
0xbc992cb2cc521603ee56dc1b07a09d78fef17e0c9023747888062b04c8d16ef0
0x3bf97aa0b607cff35d2413d196700b0493d84463bcd96534b3b7120074ef286f
0x1ce16f418183bf4e6a4bcc6f13b05c4025e570dbbc199aae68d46430584dfccb
0xd7841d715d53056df95834ef6593da92c38a67c7e102ae234919dcc80b9f15ba
0x85bd16d9233119e711b0b0788e50f638177412ce8f0cfc122616715aa8220658
0x9589dd692610ceb8d6b0c41dd4a6fe7112a73d546b6488258c801e815907e5dd
0x467829c35631cf331f8f37c617de81c49917ff20bb13e72a3bd37e991c66e261

Functions
Getter at block 20801689
INITIAL_SUPPLY(view returns (uint256)
4500000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
TRP BLUE
symbol(view returns (string)
TRPEB
totalSupply(view returns (uint256)
4500000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address ownerview returns (uint256)
isMinter(address accountview returns (bool)
State-modifying
addMinter(address account
approve(address spenderuint256 valuereturns (bool)
burn(uint256 value
burnFrom(address fromuint256 value
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address touint256 valuereturns (bool)
renounceMinter(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MinterAdded(address indexed account
MinterRemoved(address indexed account
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _owner
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.