Nash Exchange Token

Verified contract

Active on Ethereum with 8,078 txns
Deployed by via 0x926063f1 at 11376168
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,079.96
0xb9994c3c93f0986648890501de8283debf71234e6611227fb7719ad34bfd9062
0x4bd846016ec1ba76de934c0b2655e6e4df886abd779d15de986dd056552e1349
0xdd68daa6e625ae420850dd251d217b80fcea0950d7c4af4e2d38e19203407811
0x19b9c02e7f0ffef3077b3662920451c1e6baaaee2dfba96450cfc6bc2aaff705
0xe4fdc90e05fd7ec958ccc51b288b949e4254777fcb82bc4b59709ea79527990e
0xd5ca7274c795d901e76a067c010dca276c617a9296c02fdf342021240c130738
0x3cc9c6bf3079094cb63a09f500b950598b79d8b5c20742f0316cdd6b46274f2d
0x871090f303cdac4f8b049b1661924f1f228ba3c616ad4d479bc24d6bcdf6997e
0xa226004dfcd1648045de245101000e0fa2935be2ea1fd90ea2cf82d40c2824be
0x92797313c5455992742d5d407be739d17f8fcd13536352030ae9e5c1e14cb25d

Functions
Getter at block 21257741
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MAX_SUPPLY(view returns (uint256)
5000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
MIN_SWAP_AMOUNT(view returns (uint256)
50000000000
NAME(view returns (string)
Nash Exchange Token
NEX_DECIMALS(view returns (uint8)
8
SYMBOL(view returns (string)
NEX
cap(view returns (uint256)
1500000000000000
decimals(view returns (uint8)
8
maxCap(pure returns (uint256)
5000000000000000
name(view returns (string)
Nash Exchange Token
symbol(view returns (string)
NEX
totalSupply(view returns (uint256)
1190621283350455
Read-only
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)
hasRole(bytes32 roleaddress accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
swapFromNeo(address tostring fromuint256 amountuint256 swapId
swapToNeo(uint256 amountstring to
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
updateCap(uint256 amount
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
SwapFromNeo(address tostring fromuint256 valueuint256 swapId
SwapToNeo(address fromstring touint256 valueuint256 swapId
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.