RAWR

Verified contract

Active on Ethereum with 1,312 txns
Deployed by via 0xf2fdac10 at 18054395
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xf166328a2eeedec439ee053d95bc7cbaa7ca0d329d1504d3c53bf2c71b8f6f7d
0x1d8920e2d8db2c4467fcff7e5b24e05140bc590238d0e14a2fe191683868d62a
0x4d749a93607090efac1b09c3a6a2e64cb951c9b1256d5a463e5811dc03dfd040
0x0366ef4cce1dc71afad31303c205282f2fb871cf367283695c3947bd1fc7f175
0x7dc3e30ba1ae172cb7bb7f0cfc8350664376427c963ab7cbf9fa3e9ddf2dc899
0x3db59ee0e2e9f480c7140c7a1cd02c705abd985ce97bc3dcdb1fc09eaa96b044
0xb52a82005a61507529f78f2d748a0536809e6b0358ee3a8a0de6268a1dc10410
0x319b94c4653562acf9f7d85ea476b36856701bae5a87615e6c6707d2e7cec770
0x9122aadbee3ef7f54b4114cd4667e0d2c61ddeb500edbb5d40f3e8f5d6a89a61
0xc1b6770b6309844e5fab4d44336a4d3d9a1abfbb1b20313d8f0ad5693dc1882a

Functions
Getter at block 20865522
decimalPlaces(view returns (uint8)
0
decimals(view returns (uint8)
0
maxSupply(view returns (uint256)
50000000
name(view returns (string)
RAWR
owner(view returns (address)
0xb28ebdd23e18690f9365a7c4b1651ece7bdc13a8
symbol(view returns (string)
RAWR
totalSupply(view returns (uint256)
50000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _initialMinter
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.