Token

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xbd4b1a30 at 13296689
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 48 additional slots

No balances found for "Token"

No transactions found for "Token"


Functions
Getter at block 21163248
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MIGRATOR_ROLE(view returns (bytes32)
0x600e5f1c60beb469a3fa6dd3814a4ae211cc6259a6d033bae218a742f2af01d3
decimals(view returns (uint8)
0
getMinterRole(pure returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
getNow(view returns (uint256)
1731313703
getSetterRole(pure returns (bytes32)
0x61c92169ef077349011ff0b1383c894d86c5f0b41d986366b58a6cf31e93beda
getSwapTOken(view returns (address)
0x0000000000000000000000000000000000000000
getSwapperRole(pure returns (bytes32)
0x724f6a44d576143e18c60911798b2b15551ca96bd8f7cb7524b8fa36253a26d8
init_(view returns (bool)
false
name(view returns (string)
swapTokenBalance(view returns (uint256)
0
symbol(view returns (string)
timeBetweenTransfers(view returns (uint256)
0
timeLimited(view returns (bool)
false
totalSupply(view returns (uint256)
0
Read-only
_blacklist(addressview returns (bool)
_timeOfLastTransfer(addressview returns (uint256)
_whitelist(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
getSwapTokenBalance(uint256view returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
pairs(addressview returns (bool)
routers(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(address fromuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
init(address[] instances
initSwapperAndSwapToken(address _swapTokenaddress _swapper
initialize(address _manageraddress _migratorstring _namestring _symbol
managerTransfer(address toaddress fromuint256 amount
mint(address touint256 amount
recovery(address recoverForaddress tokenToRecoveruint256 amount
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeRecover(address recoverForaddress tokenToRecoveruint256 amount
setBlackListedAddress(address accountbool blacklisted
setPair(address _pairbool _isPair
setPaused(bool _paused
setRouter(address _routerbool _isRouter
setTimeBetweenTransfers(uint256 _timeBetweenTransfers
setTimeLimited(bool _timeLimited
setWhiteListedAddress(address _addressbool _whitelisted
setupRole(bytes32 roleaddress account
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.