PAID Network
Verified contract
Proxy
Active on
Base with 2,614 txns
Unified storage
Map
Table
Raw
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.67)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PAID | ERC-20 | 10 | $0.056542 |
$0.57 | |
ETHO | ERC-20 | 10 | $0.010432 |
$0.1 | |
toby | ERC-20 | 777 | $0.00 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22780951 | 7 minutes ago | | | 0 | 0.0000037940467 | |
| 22779072 | an hour ago | | | 0 | 1.8165762e-7 | |
| 22773846 | 4 hours ago | | | 0 | 1.8174250e-7 | |
| 22768091 | 7 hours ago | | | 0 | 1.8174250e-7 | |
| 22767356 | 8 hours ago | | | 0 | 0.0000052672876 | |
| 22766574 | 8 hours ago | | | 0 | 1.8271850e-7 | |
| 22766330 | 8 hours ago | | | 0 | 1.8170006e-7 | |
| 22766229 | 8 hours ago | | | 0 | 1.1137094e-7 | |
| 22766202 | 8 hours ago | | | 0 | 1.8174250e-7 | |
| 22766074 | 8 hours ago | | | 0 | 7.4789130e-7 |
ABI
ABI objects
Getter at block 22781153 proxiableUUID() view returns (bytes32)
DOMAIN_SEPARATOR() view returns (bytes32)
0xc544d5a6382b2e058de935b91afe0f626f205ae109fea1f944f189a0a62b1234
UPGRADE_INTERFACE_VERSION() view returns (string)
5.0.0
cap() view returns (uint256)
594717456000000000000000000
decimals() view returns (uint8)
18
eip712Domain() view returns (bytes1 fields, string name, string version, uint256 chainId, address verifyingContract, bytes32 salt, uint256[] extensions)
(fields=0x0f, name=PAID Network, version=1, chainId=8453, verifyingContract=0x655a51e6803faf50d4ace80fa501af2f29c856cf, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
name() view returns (string)
PAID Network
owner() view returns (address)
0xf4663a5a434ee6ca948573344c9b81d9f2fd6292
paused() view returns (bool)
false
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
PAID
totalSupply() view returns (uint256)
590840387160000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
nonces(address owner) view returns (uint256)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 value) returns (bool)
burn(uint256 value)
burnFrom(address account, uint256 value)
initialize(address initialOwner)
mint(address to, uint256 amount)
pause()
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
renounceOwnership()
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
transferOwnership(address newOwner)
unpause()
upgradeToAndCall(address newImplementation, bytes data) payable
Upgraded(address indexed implementation)
Approval(address indexed owner, address indexed spender, uint256 value)
EIP712DomainChanged()
Initialized(uint64 version)
OwnershipTransferStarted(address indexed previousOwner, address indexed newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Transfer(address indexed from, address indexed to, uint256 value)
Unpaused(address account)
Upgraded(address indexed implementation)
constructor(address implementation, bytes _data)
fallback()
AddressEmptyCode(address target)
ERC1967InvalidImplementation(address implementation)
ERC1967NonPayable()
FailedInnerCall()
AddressEmptyCode(address target)
ECDSAInvalidSignature()
ECDSAInvalidSignatureLength(uint256 length)
ECDSAInvalidSignatureS(bytes32 s)
ERC1967InvalidImplementation(address implementation)
ERC1967NonPayable()
ERC20ExceededCap(uint256 increasedSupply, uint256 cap)
ERC20InsufficientAllowance(address spender, uint256 allowance, uint256 needed)
ERC20InsufficientBalance(address sender, uint256 balance, uint256 needed)
ERC20InvalidApprover(address approver)
ERC20InvalidCap(uint256 cap)
ERC20InvalidReceiver(address receiver)
ERC20InvalidSender(address sender)
ERC20InvalidSpender(address spender)
ERC2612ExpiredSignature(uint256 deadline)
ERC2612InvalidSigner(address signer, address owner)
EnforcedPause()
ExpectedPause()
FailedInnerCall()
InvalidAccountNonce(address account, uint256 currentNonce)
InvalidInitialization()
NotInitializing()
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)
UUPSUnauthorizedCallContext()
UUPSUnsupportedProxiableUUID(bytes32 slot)