BenCoinV2
Verified contract
Active on
Ethereum with 6,591 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x66a7…d675
9 additional
variables
Balances ($26,270.97)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PEPE | ERC-20 | 1.309252B | $0.000019 |
$25,334.02 | |
BEN | ERC-20 | 219.522905B | $0.00 |
$878.09 | |
BEN | ERC-20 | 135.105426M | $0.00 |
$45.4 | |
GUA | ERC-20 | 28.888K | $0.000327 |
$9.45 | |
CHKN | ERC-20 | 44.033099M | $0.00 |
$4.01 | |
COLON | ERC-20 | 6.413428 | $0.000992 |
$0.01 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21262184 | a day ago | | | 0 | 0.0012646310 | |
| 21254303 | 2 days ago | | | 0 | 0.0011611262 | |
| 21251344 | 2 days ago | | | 0 | 0.00058676676 | |
| 21249326 | 3 days ago | | | 0 | 0.0012875284 | |
| 21244452 | 3 days ago | | | 0 | 0.00076047297 | |
| 21241897 | 4 days ago | | | 0 | 0.0012897160 | |
| 21235546 | 5 days ago | | | 0 | 0.0016315187 | |
| 21234429 | 5 days ago | | | 0 | 0.0015279323 | |
| 21232176 | 5 days ago | | | 0 | 0.0012037145 | |
| 21232031 | 5 days ago | | | 0 | 0.00047953919 |
ABI
ABI objects
Getter at block 21268699
CLOCK_MODE() view returns (string)
mode=blocknumber&from=default
DEFAULT_PAYLOAD_SIZE_LIMIT() view returns (uint256)
10000
DOMAIN_SEPARATOR() view returns (bytes32)
0xdceff831a67ebaecb087e769a7296398409fcd901b5769c221d4943ba1f69690
NO_EXTRA_GAS() view returns (uint256)
0
PT_SEND() view returns (uint8)
0
PT_SEND_AND_CALL() view returns (uint8)
1
circulatingSupply() view returns (uint256)
888000000000000000000000000000
clock() view returns (uint48)
21268699
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=BEN, version=1, chainId=1, verifyingContract=0xdcc97d2c1048e8f3f2fc58ace9024ab8b350e4b1, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
lzEndpoint() view returns (address)
0x66a71dcef29a0ffbdbe3c6a460a3b5bc225cd675
name() view returns (string)
BEN
owner() view returns (address)
0x1f8503f7fcc96eb7a53c645a3e56e508abea73ac
precrime() view returns (address)
0x0000000000000000000000000000000000000000
sharedDecimals() view returns (uint8)
8
symbol() view returns (string)
BEN
token() view returns (address)
0xdcc97d2c1048e8f3f2fc58ace9024ab8b350e4b1
totalSupply() view returns (uint256)
888000000000000000000000000000
useCustomAdapterParams() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkpoints(address account, uint32 pos) view returns (struct ERC20VotesCheckpoint)
creditedPackets(uint16, bytes, uint64) view returns (bool)
delegates(address account) view returns (address)
estimateSendAndCallFee(uint16 _dstChainId, bytes32 _toAddress, uint256 _amount, bytes _payload, uint64 _dstGasForCall, bool _useZro, bytes _adapterParams) view returns (uint256 nativeFee, uint256 zroFee)
estimateSendFee(uint16 _dstChainId, bytes32 _toAddress, uint256 _amount, bool _useZro, bytes _adapterParams) view returns (uint256 nativeFee, uint256 zroFee)
failedMessages(uint16, bytes, uint64) view returns (bytes32)
getConfig(uint16 _version, uint16 _chainId, address, uint256 _configType) view returns (bytes)
getPastTotalSupply(uint256 timepoint) view returns (uint256)
getPastVotes(address account, uint256 timepoint) view returns (uint256)
getTrustedRemoteAddress(uint16 _remoteChainId) view returns (bytes)
getVotes(address account) view returns (uint256)
isTrustedRemote(uint16 _srcChainId, bytes _srcAddress) view returns (bool)
minDstGasLookup(uint16, uint16) view returns (uint256)
nonces(address owner) view returns (uint256)
numCheckpoints(address account) view returns (uint32)
payloadSizeLimitLookup(uint16) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
trustedRemoteLookup(uint16) view returns (bytes)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 _amount)
burnFrom(address _account, uint256 _amount)
callOnOFTReceived(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes32 _from, address _to, uint256 _amount, bytes _payload, uint256 _gasForCall)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
delegate(address delegatee)
delegateBySig(address delegatee, uint256 nonce, uint256 expiry, uint8 v, bytes32 r, bytes32 s)
forceResumeReceive(uint16 _srcChainId, bytes _srcAddress)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(address _lzEndpoint, address _buyTaxReceiver, address _antiMEVStrategy, address _migrator, uint256 _migratorMintSupply, uint256 _buyTax, uint256 _sellTax, bool _isTaxingEnabled, bool _isAntiMEV, bool _isTransferBlacklisting)
lzReceive(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload)
nonblockingLzReceive(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
recoverToken(address _token, uint256 _amount)
renounceOwnership()
retryMessage(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload) payable
sendAndCall(address _from, uint16 _dstChainId, bytes32 _toAddress, uint256 _amount, bytes _payload, uint64 _dstGasForCall, struct ICommonOFTLzCallParams _callParams) payable
sendFrom(address _from, uint16 _dstChainId, bytes32 _toAddress, uint256 _amount, struct ICommonOFTLzCallParams _callParams) payable
setAntiMevStrategy(address _antiMEVStrategy)
setBuyTaxReceiver(address _buyTaxReceiver)
setConfig(uint16 _version, uint16 _chainId, uint256 _configType, bytes _config)
setIsAntiMEV(bool _isAntiMEV)
setIsTransferBlacklisting(bool _isBlacklisting)
setMinDstGas(uint16 _dstChainId, uint16 _packetType, uint256 _minGas)
setPayloadSizeLimit(uint16 _dstChainId, uint256 _size)
setPrecrime(address _precrime)
setReceiveVersion(uint16 _version)
setSendVersion(uint16 _version)
setTax(uint256 _buyTax, uint256 _sellTax, bool _isTaxingEnabled)
setTaxWhitelist(address _whitelist, bool _isWhitelisted)
setTaxableContract(address _taxableContract, bool _isTaxable)
setTransferBlacklist(address _blacklist, bool _isBlacklisted)
setTrustedRemote(uint16 _remoteChainId, bytes _path)
setTrustedRemoteAddress(uint16 _remoteChainId, bytes _remoteAddress)
setUseCustomAdapterParams(bool _useCustomAdapterParams)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
CallOFTReceivedSuccess(uint16 indexed _srcChainId, bytes _srcAddress, uint64 _nonce, bytes32 _hash)
DelegateChanged(address indexed delegator, address indexed fromDelegate, address indexed toDelegate)
DelegateVotesChanged(address indexed delegate, uint256 previousBalance, uint256 newBalance)
EIP712DomainChanged()
MessageFailed(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload, bytes _reason)
NonContractAddress(address _address)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ReceiveFromChain(uint16 indexed _srcChainId, address indexed _to, uint256 _amount)
RetryMessageSuccess(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes32 _payloadHash)
SendToChain(uint16 indexed _dstChainId, address indexed _from, bytes32 indexed _toAddress, uint256 _amount)
SetBuyTaxReceiver(address buyTaxReceiver)
SetIsAntiMEV(bool isAntiMEV)
SetIsTransferBlacklisting(bool isBlacklisting)
SetMinDstGas(uint16 _dstChainId, uint16 _type, uint256 _minDstGas)
SetPrecrime(address precrime)
SetTax(uint256 buyTax, uint256 sellTax, bool isTaxing)
SetTaxWhitelist(address whitelist, bool isWhitelisted)
SetTaxableContract(address taxableContract, bool isTaxable)
SetTransferBlacklist(address blacklist, bool isBlacklisted)
SetTrustedRemote(uint16 _remoteChainId, bytes _path)
SetTrustedRemoteAddress(uint16 _remoteChainId, bytes _remoteAddress)
SetUseCustomAdapterParams(bool _useCustomAdapterParams)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
AlreadyInitialized()
BothAddressesAreContracts()
ERC20ApproveFromZeroAddress()
ERC20ApproveToZeroAddress()
ERC20DecreasedAllowanceBelowZero()
ERC20MintToZeroAddress()
ERC20PermitExpired()
ERC20PermitInvalidSignature()
ERC20TransferExceedsAllowance()
ERC20TransferExceedsBalance()
ERC20TransferFromZeroAddress()
ERC20TransferToZeroAddress()
ERC20VotesBrokenClock()
ERC20VotesFutureLookup()
ERC20VotesInvalidNonce()
ERC20VotesSignatureExpired()
ERC20VotesSupplyOverflow()
InvalidArrayLength()
InvalidBuyTaxReceiver()
InvalidShortString()
LZAPPInvalidAdapterParams()
LZAPPInvalidDestinationChain()
LZAPPInvalidEndpointCaller()
LZAPPInvalidGasLimit()
LZAPPInvalidMinGas()
LZAPPInvalidMinGasLimit()
LZAPPInvalidPayload()
LZAPPInvalidPayloadSize()
LZAPPInvalidSourceSendingContract()
LZAPPNoTrustedPathRecord()
MaxTaxExceeded()
MigratorSetOnInvalidChain()
NewOwnerIsZeroAddress()
OFTCoreAdapterParamsNotAllowed()
OFTCoreAmountSDOverflow()
OFTCoreAmountZero()
OFTCoreCallerMustBeOFTCore()
OFTCoreInvalidPayload()
OFTCoreUnknownPacketType()
OFTSharedDecimalsMustBeLessThanOrEqualToDecimals(uint8 sharedDecimals, uint8 decimals)
OnlyMigrator()
OnlyOwner()
SafeERC20ERC20OperationFailed()
StringTooLong(string str)
TransferBlacklisted(address arg0)