Fud Token

Verified contract

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

No balances found for "Fud Token"

0xc0d37002f4b1066e4285e7f2061eae3fa60c173612c36a0976ce0c6d7297f999
0x74dc6aa5a491df336ed585f21c74c445d920cd5d70b1be341c01b99466e28e3b
0x5e4bbcaa9d18b0fe08996b71cfd5ded7c4591f4e552c042359ec97e8159b84c6
0xc3742c5ce4ec078f9cf591a4783807ae822fdb1eabfa4bcd647b0da70c678ba3
0x3d77f2bb4a6f4e3e29c4f23964a61946b85f8bea99f7a0a425fb39502073693e
0xb99825ca7093812eec532df32fac57e91a1aa7b382868bda7b1776ba06f6fd9a
0x1814a8303f9671a198516e54a6fbb7745d3621363b8f2b1651af22d31778b360
0xc7e2e4ecb6f45dac4f7b5cd50daaae9b463530b4bb508fc789dea85252fdbb75
0x28aa733b383527bd4b8066f106bcddb54688e12e9eb7bd64924c734b2b6e904d
0x20ec307f0e41a0056378eaca88575eee8d0aea39c0800fd44846021cfb832be9

Functions
Getter at block 21305112
attentionFudContract(view returns (address)
0x0000000000000000000000000000000000000000
name(pure returns (string)
Fud Token
owner(view returns (address)
0xaddaf99990b665d8553f08653966fa8995cc1209
paused(view returns (bool)
true
saleIsActive(view returns (bool)
false
symbol(pure returns (string)
FUD
tokenPrice(view returns (uint256)
25000000000000000
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
exists(uint256 idview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256 idview returns (uint256)
uri(uint256view returns (string)
State-modifying
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
flipSaleState(
joinFUD(
mint(uint256 numberOfTokenspayable 
pause(
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setAttentionContract(address contractAddress
setPrice(uint256 price
setURI(string newuri
transferOwnership(address newOwner
unpause(
withdrawAll(
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
PaymentReleased(address touint256 amount
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Unpaused(address account
priceChange(address _byuint256 price
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.