Toll Free Swap

Verified contract

Active on Ethereum with 1,111 txns
Deployed by via 0x8d74c5dd at 12337220
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x7b2e5a92d91d09588889293a54bf8d9f0aa95b06d84069f0c3b629527ca86f34
0x4d6f218ae6a4c5d4d8f9c47b0235a66c0417cc61884ae6aad32a9655d5043cf2
0x87656e2ea1fad2226209e461dff14b5a9bbc524ce1b676cd20e01770a354f03c
0xa6059fe70c9707c5274dccfd100741d20359ea0c88e60f99a8e0ddab9c0c1cc7
0x7c92981991a0c36bd9896ae700f741c75e8478a397e5a7de76babb5db01cccfd
0x8edf32e12cbd2229e8bae3027c97c647af083f7e7c56b5c99611e703eb8f8d43
0xd20dd974ffc325bf6ee1f6eff0b6575652de0d48f3e6a9c3cccc9dd96b2d6f01
0x337ff057b1c4ed666ce23c999479c3486790775c350c9fb1386847068c0b21fd
0x752e1286a3b4b840bf241f0735ec5be6b3d9296a6f8a79585a95f54857646fec
0x2bc9598bed169f1f8001effe3f2f0442fe584a9ff2b7137ae716a38be3a6acaf

Functions
Getter at block 21048924
decimals(view returns (uint8)
18
name(view returns (string)
Toll Free Swap
paused(view returns (bool)
false
symbol(view returns (string)
TOLL
totalSupply(view returns (uint256)
1248207475936540144761440
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isMinter(address accountview returns (bool)
isPauser(address accountview returns (bool)
State-modifying
addMinter(address account
addPauser(address account
approve(address spenderuint256 valuereturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address accountuint256 amountreturns (bool)
pause(
renounceMinter(
renouncePauser(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MinterAdded(address indexed account
MinterRemoved(address indexed account
Paused(address account
PauserAdded(address indexed account
PauserRemoved(address indexed account
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.