RAZOR

Verified contract

Active on Ethereum with 26,598 txns
Deployed by via 0x891dd142 at 11686616
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $676.61
ERC-20
Value $419.78
ERC-20
Value $0.98
0x1e324d026fad630f81e939a8c404ed4a5713990e0a93d3d63e7ab1efae5e529c
0xdc9d310682efb09962de180c97f01986c865a9ffb32ad5e12703578920d3d849
0x3273c10f3f9a6a9764d9a5391fca8c03d93c80a5416df4ac6d2bfa454fbe381b
0x20e6a1077bb15039f7e96f30efcae834d83f10a4d44c0edc0bad695a8e4264c1
0xd2eb05c823167ff20b4ac471049f19080cf8c4749aee39fa0fd53464e56d4919
0xe920233e96e6a3ebbe932184e7e71bcecf1e10b7bba092e48956fe026137b3ff
0x12ffe89d92919dfbc76cb6ba58aba7d87e8c9ad8c422277ec3e5f18f1971ace7
0x92b125b354b2679e3d0fb77dce1328e21b5f18faf8fbe7377b4322ec4912ce0d
0xa3470059363e774c1876dd1d6269f688b8bdcfbfefbed1ff2f60d943e912dd26
0x43c4e006a7783afc5b58e81767bea4fefc827f82e8545ac94d3d32ebdd531feb

Functions
Getter at block 21158129
decimals(view returns (uint8)
18
name(view returns (string)
RAZOR
symbol(view returns (string)
RAZOR
totalSupply(view returns (uint256)
1000000000000000000000000000
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)
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(uint256 initialSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.