Tollar

Verified contract

Active on Ethereum with 1,120 txns
Deployed by via 0x88dbfc2e at 11498028
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $4,355.17
0xf5044c0fc74a9eff916fb2eb9587ef199dd6bea6e9ea8e52d6fffadd8772c006
0x5b88a0325624c99c77afaaaf02ece45425b41218d4fecb2ec2d821156ab84f4f
0xa0985cd195569e28e77e73e306eef0cfbfb35711d5eb1d4666333a7694b76c34
0x25b9288fde60eb722b15948b93a8cc063993790c3f92cd7dc8430659134ff296
0x4c8305b47a24482134d302b0f8b494295ff812fcdb8ef8b2f06f702004c01621
0x23486cf91d942db9f8b207a3ca4f67f1122286080a50965e1b0dc5a0b125156d
0xbffde749cf66fc3512a99768ac422a1b6a8a5e6b46c333662665d3ccc7a52a30
0x6da4aed5e8568f09ed0a786a2993ef59b5da025a3fba5069a385486e2cbcaa55
0x5f049e25fbf3b28b1a6b30f42330182913bf48ae3566f40e3ddd70b7d235cf10
0x628e062e7745b3ae105bff94c1074ae48bd8e66d2795fcdc27168e007eb5f397

Functions
Getter at block 21171109
decimals(view returns (uint8)
9
name(view returns (string)
Tollar
owner(view returns (address)
0x5ba3c478d785435689749786e8dba3a4915169a3
symbol(view returns (string)
TLR
totalSupply(view returns (uint256)
475880252426668
transactionsSize(view returns (uint256)
1
Read-only
allowance(address owner_address spenderview returns (uint256)
balanceOf(address whoview returns (uint256)
transactions(uint256view returns (bool enabledaddress destinationbytes data)
State-modifying
addTransaction(address destinationbytes data
approve(address spenderuint256 valuereturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
rebase(int256 supplyDeltareturns (uint256)
removeTransaction(uint256 index
renounceOwnership(
setTransactionEnabled(uint256 indexbool enabled
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
LogRebase(uint256 indexed epochuint256 totalSupply
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TransactionFailed(address indexed destinationuint256 indexbytes data
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.