Arbismart Token

Verified contract

Active on Ethereum with 7,275 txns
Deployed by via 0xe523e3b4 at 7048549
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $10,434
ERC-20
Value $416.02
0x5f0f7c4442f3cb5f7f0c4518e6073fdec38165cbe3009cb71e2be67f12fc15e7
0x806b878666053130e8cf7ce058eb877dc2dba7a128c0d53e17f5753ce3eeac3d
0xc69b4e1b6aa3851a464b63bbf6f900bac9caad11ddce851b5fced3fb231a87f1
0xac02e1c1f539ea8b8102adf01f984f70d0ccc1267354c664c7ad48e36a9a92e1
0x999819ec93ce9b074f75607e4f877d35f5600b160a8a56c0445cdd167f1d6ac0
0xecf3681c68bbf68879ee033c85d257b7eca35fde07b518ad63dce35af8d4b663
0x00aa234e789095ee767255b1e504669b207fd0ea8635ff7e7f36ae12198f5923
0x20b239ba1b52d1693a739d06455a209aca710e76c054c82c73a429960dca8fe0
0x0c682c1e6d38c8e7ee9d5843f9859b4b030d9e1bd7f168073f74c0aef891f3b6
0x701ca4139228dfcd9bc5193aca6b7e9c462267014bd450d184a48f88b1523905

Functions
Getter at block 21162432
INITIAL_SUPPLY(view returns (uint256)
450000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
Arbismart Token
symbol(view returns (string)
RBIS
tokenOwner(view returns (address)
0x3b337ccd685a9e6ba2edd0e87df9a780eff60133
totalSupply(view returns (uint256)
450000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
burn(uint256 _value
burnFrom(address _fromuint256 _value
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed burneruint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.