Voy Token

Verified contract

Active on Ethereum with 10 txns
Deployed by via 0x19ca1215 at 16148199
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Voy Token"

0x77c55926cfe1119892a9d541e5bafdf9d1f980164c6cdc818b21de519cc04aba
0x5ea1e3503aa7206994791dc616ffa000e56884aee56e51ea301aaec16482353c
0x3b9c5cc246f4453475ac1bcbcda553dfac223c68e6155f26fb6a87dbdb57c1dc
0xd246cff544af3ef224abdc248d4448a2f7d6f235bbeba9b4b815d905c4ed1177
0x88967eab63e0084933873f3f253f77c4dc6730d2b8e6b9cd2d5164b0eba3d74e
0xf688877177937ec18d500ae2ec38386a7bd343530b95b4917bd39665847a98df
0x264820fd2f924af40e3265a3cbaec57f10fce8139de1f7e12e54b9e92b476092
0x8906380820b7b821a2b28b90cc0fd43f61dac1d70cee316bf064403fbb95f3a0
0x3de3fe24fafa2d476aff81d2210f11c2c17e6dc2d926896edbe1d2c0d61a74a3
0x63b16b9a863d07a6ef5ad0cd412d3cb982e46304492d62aa14bfab11385047d1

Functions
Getter at block 20877821
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MAX_SUPPLY(view returns (uint256)
500000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
decimals(view returns (uint8)
18
name(view returns (string)
Voy Token
paused(view returns (bool)
false
symbol(view returns (string)
VOY
totalSupply(view returns (uint256)
50999900000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
completeSwapFromPolygon(address _touint256 _amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
pause(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
swapToPolygon(uint256 amount
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Paused(address account
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
SwapCompleted(address _useruint256 _amount
SwapStarted(address _useruint256 _amount
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.